Last part of fix for bug #8562 with Emacs on Windows 9X.
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 21:59:16 +0000 (23:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 21:59:16 +0000 (23:59 +0200)
commitdaa5935b87971a3a49158e96c011f81db6279e1b
tree46839ef6a143b2f86aa307e7901a1e540762c457
parenta79dc0af90ee79381b84330b90eba2cf33fd9544
Last part of fix for bug #8562 with Emacs on Windows 9X.

 nt/runemacs.c (ensure_unicows_dll): New function, tries to load
 UNICOWS.DLL on Windows 9X.
 (WinMain): If ensure_unicows_dll fails to find UNICOWS.DLL,
 display a dialog to the effect that Emacs cannot be started.
nt/ChangeLog
nt/runemacs.c